<!-- Incio Midi Player - MundoPixel.org -->
<script> function stoperror(){ return true } window.onerror=stoperror </script><center>
<div style=visibility:hidden;position:absolute;top>
<OBJECT ID=mp classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 type=application/x-oleobject codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112 width=1 height=1>
<PARAM NAME=AutoRewind VALUE=true>
<PARAM NAME=Balance VALUE=0>
<PARAM NAME=AutoStart VALUE=true>
<PARAM NAME=ShowDisplay VALUE=false>
<PARAM NAME=ShowControls VALUE=false>
<PARAM NAME=ShowTracker VALUE=false>
<PARAM NAME=PlayCount VALUE=0>
<PARAM NAME=FileName VALUE="RUTA DE TU MIDI">
</OBJECT></div>
<table border=0 id=midi title="MundoPixel" style="cursor: hand;"oncontextmenu="return false" onselectstart="return false" ondragstart="return false"  background=mp_ipod5.gif width=56 height=75><tr>
<a href=http://www.mundopixel.org target=_blank><td title="MundoPixel" style="padding-top:10px; padding-left:2px;" valign="top">
<img src="mplay1.gif" width="13" height="13" hspace=1 style="cursor:default;" ONCLICK=mp.Play()><span oncontextmenu="return false;" ondragstart="return false"><img src="mpause1.gif" hspace=1 width="13" height="13" ONCLICK=mp.Pause() style="cursor:default;"></span><img 
src="mstop1.gif" hspace=1 width="13" height="13" ONCLICK=mp.Stop() style="cursor:default;"><br></a>
<marquee  scrollamount="3" 
style="font-family:Tahoma; font-size: 6pt; padding-top:1px; width:47; color:#FE5AAE; height:13"><b>TITULO DE TU MUSICA</b></marquee></td></tr></table>
<!-- Fin Midi Player - MundoPixel.org -->